[INFO] cloning repository https://github.com/RandomSearch18/rusty_man_computer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RandomSearch18/rusty_man_computer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRandomSearch18%2Frusty_man_computer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRandomSearch18%2Frusty_man_computer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eb6dab3c429ba8a3db3c3c2cf158057fd8b04174
[INFO] checking RandomSearch18/rusty_man_computer against master#ab26b175979ee7b2cb3302dce204b99df96f7efb for pr-157696
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRandomSearch18%2Frusty_man_computer" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/RandomSearch18/rusty_man_computer
[INFO] finished tweaking git repo https://github.com/RandomSearch18/rusty_man_computer
[INFO] tweaked toml for git repo https://github.com/RandomSearch18/rusty_man_computer written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/RandomSearch18/rusty_man_computer on toolchain ab26b175979ee7b2cb3302dce204b99df96f7efb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab26b175979ee7b2cb3302dce204b99df96f7efb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/RandomSearch18/rusty_man_computer already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab26b175979ee7b2cb3302dce204b99df96f7efb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded owo-colors v4.2.3
[INFO] [stderr]   Downloaded indenter v0.3.4
[INFO] [stderr]   Downloaded color-eyre v0.6.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e4c9d126abf77759b6b20fb25bd0a3ef0ae1623e64bc7e3c097bef83598fd2c9
[INFO] running `Command { std: "docker" "start" "e4c9d126abf77759b6b20fb25bd0a3ef0ae1623e64bc7e3c097bef83598fd2c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e4c9d126abf77759b6b20fb25bd0a3ef0ae1623e64bc7e3c097bef83598fd2c9" "/opt/rustwide/cargo-home/bin/cargo" "+ab26b175979ee7b2cb3302dce204b99df96f7efb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e4c9d126abf77759b6b20fb25bd0a3ef0ae1623e64bc7e3c097bef83598fd2c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e4c9d126abf77759b6b20fb25bd0a3ef0ae1623e64bc7e3c097bef83598fd2c9" "/opt/rustwide/cargo-home/bin/cargo" "+ab26b175979ee7b2cb3302dce204b99df96f7efb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking clap v4.5.31
[INFO] [stderr]     Checking rusty_man_computer v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/lib.rs:467:19
[INFO] [stdout]     |
[INFO] [stdout] 467 |     Unrecoverable(std::io::Error),
[INFO] [stdout]     |     ------------- ^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 467 -     Unrecoverable(std::io::Error),
[INFO] [stdout] 467 +     Unrecoverable(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:184:14
[INFO] [stdout]     |
[INFO] [stdout] 184 |     fn chars(&self) -> std::str::Chars {
[INFO] [stdout]     |              ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 184 |     fn chars(&self) -> std::str::Chars<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/lib.rs:467:19
[INFO] [stdout]     |
[INFO] [stdout] 467 |     Unrecoverable(std::io::Error),
[INFO] [stdout]     |     ------------- ^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 467 -     Unrecoverable(std::io::Error),
[INFO] [stdout] 467 +     Unrecoverable(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:184:14
[INFO] [stdout]     |
[INFO] [stdout] 184 |     fn chars(&self) -> std::str::Chars {
[INFO] [stdout]     |              ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 184 |     fn chars(&self) -> std::str::Chars<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `ReadError` and `WriteError` are never constructed
[INFO] [stdout]    --> src/assembler.rs:217:5
[INFO] [stdout]     |
[INFO] [stdout] 211 | pub enum AssemblerError {
[INFO] [stdout]     |          -------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 217 |     ReadError(io::Error),
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 218 |     #[error("Failed to write to output file: {0}")]
[INFO] [stdout] 219 |     WriteError(io::Error),
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assemble_from_file` is never used
[INFO] [stdout]    --> src/assembler.rs:263:4
[INFO] [stdout]     |
[INFO] [stdout] 263 | fn assemble_from_file(args: Args) -> Result<(), AssemblerError> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `main` is never used
[INFO] [stdout]    --> src/assembler.rs:277:4
[INFO] [stdout]     |
[INFO] [stdout] 277 | fn main() -> Result<(), AssemblerError> {
[INFO] [stdout]     |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `ReadError` and `WriteError` are never constructed
[INFO] [stdout]    --> src/assembler.rs:217:5
[INFO] [stdout]     |
[INFO] [stdout] 211 | pub enum AssemblerError {
[INFO] [stdout]     |          -------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 217 |     ReadError(io::Error),
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 218 |     #[error("Failed to write to output file: {0}")]
[INFO] [stdout] 219 |     WriteError(io::Error),
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assemble_from_file` is never used
[INFO] [stdout]    --> src/assembler.rs:263:4
[INFO] [stdout]     |
[INFO] [stdout] 263 | fn assemble_from_file(args: Args) -> Result<(), AssemblerError> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `main` is never used
[INFO] [stdout]    --> src/assembler.rs:277:4
[INFO] [stdout]     |
[INFO] [stdout] 277 | fn main() -> Result<(), AssemblerError> {
[INFO] [stdout]     |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.07s
[INFO] running `Command { std: "docker" "inspect" "e4c9d126abf77759b6b20fb25bd0a3ef0ae1623e64bc7e3c097bef83598fd2c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4c9d126abf77759b6b20fb25bd0a3ef0ae1623e64bc7e3c097bef83598fd2c9", kill_on_drop: false }`
[INFO] [stdout] e4c9d126abf77759b6b20fb25bd0a3ef0ae1623e64bc7e3c097bef83598fd2c9
